home *** CD-ROM | disk | FTP | other *** search
- 2.3
- - Added mySQL Support
- - UserID and Password now saved with report
- - Tab key now selects next object
- - ODBC source now asks for the name of the source instead of having user pick it (so the source name can be saved with the report)
- - # Formatting field added
- - Longer expressions are now acceptable
-
-
- 2.2
- - Fixed some connectivity problems with 4D and OpenBase.
- - Fixed problem with sorting.
- - Added Limit Records as a step in the New Report dialog.
- - Added Text menu
-
-
- 2.1.2
- - Fixed bug with improperly moving objects when scrolled.
- - Fixed bug with negative numbers in expressions.
-
-
- 2.1.1
- - Fixed bug with postgreSQL source selection.
- - Removed Primebase source... will be added back once it works properly.
- - Data source with no records no longer gives zero width fields in report generator.
- - Expressions can now properly contain a negative numeric constant.
-
-
- 2.1
- - When expressions are complied, tables are checked to see if they were included in the report.
- - When doing a Save As... the new file name properly shows in the window title bar.
- - When cancelling the New Report dialog, menus are properly updated.
- - Added Primebase as a data source
-
-
- 2.1a3
- - Expressions are now evaluated from left to right instead of right to left.
- - Mathematical and boolean expressions now follow proper order of operation.
- - Objects can now be selected and resized when window is scrolled.
- - Grid now shows properly when window sized past page size.
- - Added item about Expression Editor to manual.
- - Property window properly shows what band an object belongs to when using custom bands.
- - Some internal changes.
- - Updated REALbasic objects.
-
-
- 2.1a2
- - Fully recursive expression evaluator. Now you can do math, string and logical functions
- (math and logical order of operation not complete yet)
- - Redesigned the new report dialogs to be a single dialog
- - Better responsiveness
- - Scroll bars in editor window
- - Properly closes data source when editor window is closed.
- - Fixed bug with calculation fields in body, now resets on inner group break
- - Page buttons on the preview toolbar now disable themselves properly when appropriate
- - Manual updated for New Report dialog.
-
-
- 2.1a1
- - Internal release